home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmImRegister.z / XmImRegister
Text File  |  1998-10-30  |  4KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmIIIImmmmRRRReeeeggggiiiisssstttteeeerrrr((((3333XXXX))))          UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          XXXXmmmmIIIImmmmRRRReeeeggggiiiisssstttteeeerrrr((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmIIIImmmmRRRReeeeggggiiiisssstttteeeerrrr - An input manager function that registers a
  10.           widget with an input manager
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/XmIm.h>
  14.           vvvvooooiiiidddd XXXXmmmmIIIImmmmRRRReeeeggggiiiisssstttteeeerrrr(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           uuuunnnnssssiiiiggggnnnneeeedddd iiiinnnntttt rrrreeeesssseeeerrrrvvvveeeedddd);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmIIIImmmmRRRReeeeggggiiiisssstttteeeerrrr registers a widget with its input manager.
  23.           This adds the specified widget to a list of widgets that are
  24.           supported by the input manager for an input method.  If an
  25.           input method has not been opened by a previous call to
  26.           XXXXmmmmIIIImmmmRRRReeeeggggiiiisssstttteeeerrrr, the first time this routine is called it opens
  27.           an input method using the XXXXmmmmNNNNiiiinnnnppppuuuuttttMMMMeeeetttthhhhoooodddd resource for the
  28.           VendorShell. If the XXXXmmmmNNNNiiiinnnnppppuuuuttttMMMMeeeetttthhhhoooodddd is NULL, an input method
  29.           is opened using the current locale.
  30.  
  31.           If an input method cannot be opened in the current locale,
  32.           XXXXLLLLooooooookkkkuuuuppppSSSSttttrrrriiiinnnngggg provides input processing.
  33.  
  34.           The application is responsible for unregistering a widget by
  35.           calling XXXXmmmmIIIImmmmUUUUnnnnrrrreeeeggggiiiisssstttteeeerrrr.
  36.  
  37.           Note that the Text, TextField, and List widgets already call
  38.           the XXXXmmmmIIIImmmmRRRReeeeggggiiiisssstttteeeerrrr function internally. You should not call
  39.           this function for these widgets before calling
  40.           XXXXmmmmIIIImmmmUUUUnnnnrrrreeeeggggiiiisssstttteeeerrrr first.
  41.  
  42.           _w_i_d_g_e_t    Specifies the ID of the widget to be registered.
  43.  
  44.           _r_e_s_e_r_v_e_d  This argument is not used in the current release
  45.                     of Motif.  The value should always be 0 (zero).
  46.  
  47.      RRRREEEELLLLAAAATTTTEEEEDDDD
  48.           XXXXmmmmIIIImmmmGGGGeeeettttXXXXIIIIMMMM(3), XXXXmmmmIIIImmmmMMMMbbbbLLLLooooooookkkkuuuuppppSSSSttttrrrriiiinnnngggg(3), and XXXXmmmmIIIImmmmUUUUnnnnrrrreeeeggggiiiisssstttteeeerrrr(3).
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.